home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_350 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  150 b   |  5 lines

  1. on(release){
  2.    var_compra = "OCK016";
  3.    getURL("http://www.lojadigerati.com.br/default.asp?bid=" + var_bid + "&compra=" + var_compra,"LOJA");
  4. }
  5.